ColorPickerFormDetail
Color Picker Form Element for the visual props editor
Index
Column | Column |
---|---|
ColorPickerFormDetail.defaultValue | ColorPickerFormDetail.key |
ColorPickerFormDetail.label | ColorPickerFormDetail.labelTranslation |
ColorPickerFormDetail.selectorType | ColorPickerFormDetail.type |
Properties
defaultValue
defaultValue: string
Optional
Default value
key
key: string
Key to store the value
label
label: string
Optional
I18n'ed string to show on the form label
labelTranslation
labelTranslation: VisualPropComponentTranslationKeys
Optional
Translation key for the label
selectorType
selectorType: FONT | COLOR
Optional
Display selected color with font or with color only
type
type: colorpicker